github.com/refraction-networking/utls.clientHandshakeStateTLS13.earlySecret (field)
6 uses
github.com/refraction-networking/utls (current package)
handshake_client.go#L379: earlySecret: earlySecret,
handshake_client_tls13.go#L34: earlySecret *tls13.EarlySecret
handshake_client_tls13.go#L649: earlySecret := hs.earlySecret
u_handshake_client.go#L543: hs13.earlySecret = tls13.NewEarlySecretFromSecret(cipherSuiteTLS13ByID(session.cipherSuite).hash.New, c.HandshakeState.State13.EarlySecret)
u_handshake_client.go#L549: hs13.earlySecret = earlySecret
u_public.go#L116: EarlySecret: chs13.earlySecret.Secret(),
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |